* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Fri, 18 Sep 2009 21:27:11 +0000 (21:27 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Fri, 18 Sep 2009 21:27:11 +0000 (21:27 +0000)
commit06bf5929ab4c602e3e10d0f370a88f13cc48a2ef
treeeb0130d20f6fa12db8f09cb8196696fd547a9061
parent3325a7e7e53fbdf92cd6ff368f06adef62886280
* nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
     don't update the NSWindow itself.
      (EmacsView-windowWillUseStandardFrame:defaultFrame:): Improve
    state detection and store user rect ourselves. (Bug #3581)
src/ChangeLog